home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Miscellaneous... < prev    next >
Encoding:
Internet Message Format  |  1996-07-15  |  1.9 KB  |  [TEXT/ttxt]

  1. Subject:     Miscellaneous...
  2. Sent:        7/15/96 6:50 AM
  3. Received:    7/15/96 8:26 AM
  4. From:        Hutchings, Richard B. "Brad", brad@hutchings-software.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Some miscellaneous issues...
  9.  
  10. (1)    FW_CView::DoActivateEvent
  11.  
  12.     Q: Is every view always guaranteed to receive one of these for each
  13.        change in the activation state?
  14.  
  15.     Suggestion: an fActive flag for FW_CView, automagically maintained
  16.               by DoActivateEvent. Many views and frames could use that
  17.               constant in drawing, as opposed to maintaining their own.
  18.  
  19. (2)    Menus - command key equivalents
  20.  
  21.     Q:    Somehow, I've got my editor in a state where it continually
  22.         executes command-key equivalents until I release the keys.
  23.         I think command-key menu equivalents are supposed to be
  24.         a one-shot mechanism, right? Any idea what I might have done?
  25.  
  26. (3) More menus
  27.  
  28.     Suggestion: There needs to be a method in FW_CMenuBar to set the
  29.               command key equivalent for an existing item. Feedback I
  30.               got about a toggle item from an early tester was that the
  31.               toggle item stunk cuz there was no balloon help (OpenDoc
  32.               problem) and there was no way to tell that it was a toggle
  33.               item. So, I've made it two items, with a checkmark indicating
  34.               which is active. However, to get the command key to switch
  35.               between the two requires a direct call to the Mac's Menu
  36.               Manager.
  37.  
  38. (4) Strike out text
  39.  
  40.     Bug?:    When drawing strike-out text with large fonts (>14 point)
  41.             using a FW_CTextBoxShape shape, the strike out line is too high.
  42.             Sorry, I haven't had a chance to see if FW_CTextShape does the
  43.             same thing. Haven't had any sleep since Sunday morning at 5:00
  44.             am either :-).
  45.  
  46. Brad
  47.  
  48. <mailto: "Brad Hutchings" brad@hutchings-software.com>
  49. <http://www.hutchings-software.com>
  50.  
  51. Ask me about:
  52.     Hutchings Software's Rapid-I(tm) Button
  53.     Hutchings Software's Essential Strips(tm)
  54.